Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move emailService to fixture for e2e tests #891

Merged
merged 3 commits into from
Mar 4, 2025
Merged

Conversation

lorenyu
Copy link
Contributor

@lorenyu lorenyu commented Mar 3, 2025

Ticket

n/a

Changes

see title

Context for reviewers

Individual tests should not need to know which email service is being used. That should be defined at the e2e test suite configuration level. This change adds an emailService fixture using Playwright fixtures with the default using MessageChecker.

Testing

see https://github.com/navapbc/pfml-starter-kit-app/pull/267

@lorenyu lorenyu merged commit c77cf60 into main Mar 4, 2025
1 check failed
@lorenyu lorenyu deleted the lorenyu/e2efixture branch March 4, 2025 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant